Partial specialization for N=3. More...
#include <HDF5_XdmfWriter_util.hpp>
Static Public Member Functions | |
| static void | write (hid_t file_id, const std::string &str, V &v, size_t stop) |
| write More... | |
Partial specialization for N=3.
Definition at line 222 of file HDF5_XdmfWriter_util.hpp.
|
inlinestatic |
write
| file_id | HDF5 file |
| str | dataset name |
| v | Vector containing the information |
| stop | size to store |
Definition at line 233 of file HDF5_XdmfWriter_util.hpp.